home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr16 / tc14_456.zip / TC14-456.TXT < prev    next >
Text File  |  1995-01-22  |  13KB  |  326 lines

  1.  
  2. ------------------------------
  3.  
  4. From: jcr@creator.nwest.mccaw.com (Jeffrey Rhodes)
  5. Subject: Re: Caller-ID With Call-Waiting
  6. Date: 19 Dec 1994 21:58:15 GMT
  7. Organization: McCaw Cellular Communications, Inc.
  8. Reply-To: jcr@creator.nwest.mccaw.com
  9.  
  10.  
  11. McCaw Cellular (Cellular One) systems will be able to offer Caller-ID
  12. with Call-Waiting on TDMA IS-54 rev B compliant phones next year.  An
  13. Alert With Info message is used for the initial call (five messages
  14. are needed on an analog voice channel but only a single message is
  15. needed on a digital voice channel). Flash With Info message is used
  16. during call-waiting setup.
  17.  
  18. Subscribers will need to purchase CLIP Calling Line ID Presentation in
  19. order to see unrestricted caller numbers. Without this feature, the
  20. terminal will display "Call" or whatever it displays today without
  21. CLIP.
  22.  
  23. When the number delivered is restricted, i.e. the caller has the CLIR
  24. feature authorized and active, then the CLIP authorized and active
  25. display will show "Private". Callers with CLIR unauthorized, i.e
  26. "allow the display of my number to a CLIP authorized and active
  27. terminal", or CLIR deactive (deactivated per-call by *82 prefix) will
  28. show the CNI.
  29.  
  30. When the CPN is not delivered, usually because the IXC carrier drops
  31. it, the CLIP authorized and active terminal will display "No ID" or
  32. "Out of Area".
  33.  
  34. Incidentally, we prefer to use the terms CNIP and CNIR instead of CLIP
  35. and CLIR. Interstate Calling Number ID will be possible in mid-1995
  36. due to the FCC mandate to deliver CPN which is the Calling Party
  37. Number of ISUP signalling. CPN consists of the ten digit caller's
  38. number preceed by two Presentation Indication bits (00 means "allow"
  39. 01 means "restrict").
  40.  
  41. ------------------------------
  42.  
  43. From: writchie@gate.net
  44. Subject: Re: T3 Framing Standard
  45. Date: 19 Dec 1994 03:06:27 GMT
  46. Reply-To: writchie@gate.net
  47.  
  48.  
  49. In <telecom14.451.3@eecs.nwu.edu>, Lew Gutman <gutman@nosc.mil> 
  50. writes:
  51.  
  52. > I'm looking for the standard which defines the frame structure of a 
  53. T3
  54. > carrier.  I tried to order ANSI T1.103-1987 and T1.103a-1990 from
  55. > ANSI, but they told me that these standards have been removed and
  56. > there is no replacement.
  57.  
  58. The international standard is ITU-T G.752. You can download this from
  59. the ITU gopher (info.itu.ch).
  60.  
  61. The historic de-facto US standard was CB-119. This is no longer
  62. available from Bellcore but you might still be able to get it from
  63. AT&T (for a fee, of course). The Bellcore "replacement" is
  64. TR-TSY-000499 which can be had for a mere $153 in ransom.
  65.  
  66. An alternative Synchronous DS3 Format was defined in Bellcore
  67. TR-TSY-000021 but this document is also no longer available.
  68.  
  69. DS-3 equipment has historically been designed to CB-119 or G.703 to
  70. meet requirements at the "distribution frame" or "DSX3 Cross Connect".
  71. Generally all DS-3 equipment expects B3ZS format signals at a bit rate
  72. of 44.736 MBPS +- 20 ppm. You can generally pass any signal meeting
  73. these specifications through a DS3 channel (Microwave or FO
  74. multiplex). Framing is an actually an issue for the equipment at each
  75. of the channel which of course must be compatible.
  76.  
  77. DS3 framing becomes an issue in carrier networks where equipment may
  78. monitor the DS3 streams for performance and may initiate protection
  79. switching when the monitored data indicates a transmission problem.
  80. Such monitoring makes use of the DS3 format and its provision for
  81. parity.
  82.  
  83. The most general desciption of a DS3 frame is as follows.
  84.  
  85. The frame structure consists of 4760 bits which are divided into 56
  86. subframes of 85 bits each. The subframes can be arranged in 7 rows of
  87. 8 columns each depicted as follows:
  88.  
  89. X [84] F1[84] C11[84] F0[84] C12[84] F0[84] C13[84] F1[84]
  90. X [84] F1[84] C21[84] F0[84] C22[84] F0[84] C23[84] F1[84]
  91. P [84] F1[84] C31[84] F0[84] C32[84] F0[84] C33[84] F1[84]
  92. P [84] F1[84] C41[84] F0[84] C42[84] F0[84] C43[84] F1[84]
  93. M0[84] F1[84] C51[84] F0[84] C52[84] F0[84] C53[84] F1[84]
  94. M1[84] F1[84] C61[84] F0[84] C62[84] F0[84] C63[84] F1[84]
  95. M0[84] F1[84] C71[84] F0[84] C72[84] F0[84] C73[84] F1[84]
  96.  
  97. Transmission order is left to right top to bottom.  F1 is a one and F0
  98. is a zero. The F bits define the basic frame structure. The two X bits
  99. must always be the same. The two P bits are also the same and are the
  100. even parity of all the data bits (the [84] bits) in the above format
  101. from the previous frame. M0 is zero and M1 is one. The M bits
  102. establish the multiframe structure.
  103.  
  104. The interpretation of the C bits and the data bits depends on the
  105. format; SYNTRAN has one interpretation, G.752 (M13 Multiplexor has a
  106. different structure. For G.752 the data bits in each row above
  107. correspond with a DS2 stream. The 8th subframe of each row above
  108. contains a "pulse justification postition" or "stuff bit". For the
  109. first row it is the first bit, for the second row the second bit, etc.
  110. The C bits in a particular row are transmitted all ones to indicate
  111. that stuffing occurs in that row and all zero to indicate no stuffing
  112. has occured. Receivers normally use majority voting. The stuff bit is
  113. in any case included in the parity computation.
  114.  
  115. Hope this helps!
  116.  
  117.  
  118. Wally Ritchie   Ft. Lauderdale, Florida
  119.  
  120. ------------------------------
  121.  
  122. From: synchro@access1.digex.net (Steve)
  123. Subject: Re: T3 Framing Standard
  124. Date: 19 Dec 1994 20:42:01 GMT
  125. Organization: Express Access Online Communications, Greenbelt, MD USA
  126.  
  127.  
  128. I'm suprised that ANSI doesn't stock current specs for DS3.  I think 
  129. Bellcore might have something.  This worked a few months ago:
  130.  
  131. telnet info.bellcore.com
  132. login as "cat10"  or "CAT10" (I can't recall if it's case sensitive)
  133.  
  134. This takes you to a search of their techpub catalog.
  135.  
  136. Take it easy,
  137.  
  138.  
  139. Steve
  140.  
  141. ------------------------------
  142.  
  143. Date: 19 Dec 1994 08:27:08 GMT
  144. From: Jim Burkit <CCMAIL.JBURKITT@A50VM1.TRG.NYNEX.COM>
  145. Subject: Re: T3 Framing Standard
  146.  
  147.  
  148. Lew Gutman <gutman@nosc.mil> wrote:
  149.  
  150. > I'm looking for the standard which defines the frame structure of a 
  151. T3
  152. > carrier.  I tried to order ANSI T1.103-1987 and T1.103a-1990 from
  153. > ANSI, but they told me that these standards have been removed and
  154. > there is no replacement.
  155.  
  156. ANSI is correct.  T1.103 and T1.103a have been withdrawn.  This
  157. standard however was only for the synchronous DS3 format known as
  158. SYNTRAN.  SYNTRAN was not being used by US industry so when the
  159. standard was in its five year review Committee T1 voted to withdraw
  160. it.
  161.  
  162. Now to your real question.  The standard that controls most of the
  163. format for DS3 signals is T1.107-1988.  In addition, T1.107a-1990 adds
  164. the C-Bit Parity format.  I don't think that T1.107b-1991 adds any DS3
  165. formats I believe that it just adds DS-0 data formats.  Note that
  166. T1.107 has the formats for all of the north american asynchronous
  167. digital hierarchy.
  168.  
  169. Additional standards that may be of interest are:
  170.  
  171.         T1.102-1993  Electrical interfaces
  172.         T1.404  Network to Customer Interface.  A new issue was
  173.         approved in 1994 but I am not sure if you can get it at
  174.         this time.
  175.  
  176. By the way, T1.107 is being revised.  The three T1.107 (a and b)
  177. documents are being put into one.  This revision is currently be voted
  178. on by Committee T1 and the vote will close in January.  If you wish a
  179. copy of the unapproved T1.107 you can ftp to ftp.t1.org and get
  180.  
  181. /pub/t1x1/3x4-0023.ps   postscript
  182. /pub/t1x1/3x4-0023.ww2  Word for Windows 2.0
  183. /pub/t1x1/3x4-0023.ww6  Word for Windows 6.0 (native version)
  184.  
  185. I hope this helps.
  186.  
  187.  
  188. Jim Burkitt   T1X1 Chair
  189.  
  190. ------------------------------
  191.  
  192. From: jlundgre@kn.PacBell.COM (John Lundgren)
  193. Subject: Re: Channelling Phone Line Through a Leased Line
  194. Date: 20 Dec 1994 01:41:48 GMT
  195. Organization: Pacific Bell Knowledge Network
  196.  
  197.  
  198. Chuck Poole (inrworks@gate.net) wrote:
  199.  
  200. > In article <telecom14.442.7@eecs.nwu.edu> gtompk@teleport.com (Greg
  201. > Tompkins) writes:
  202.  
  203. >> My whole purpose of doing this is to get away from paying LONG
  204. >> DISTANCE CHARGES.  Location A is long distance to/from location B.  
  205. I
  206. >> want to have a location A phone line in location B.  I have asked
  207. >> about this before, but others have told me that I need a MUX and a 
  208. 56k
  209. >> line.  I would like to make this as inexpensive as possible.  The 
  210. two
  211. >> locations are only 15 miles apart.  
  212.  
  213. > If they are only 15 miles apart, an FX line may be cheaper than a
  214. > leased line and there is no equipment necessary.
  215.  
  216. In my area, which is Pac Bell, the measured business line costs $17.25
  217. a month, but the FX (Foreign Exchange) lines we have at our other
  218. campus are an *additional* $25 a month, for a total of over $42 a
  219. month.  Not cheap!  But as of Jan 1, the FX rates are going up even
  220. further, to I don't know how much it will be.  And we have over a
  221. hundred lines at that campus, most are FX.  That's a substantial
  222. amount every month.
  223.  
  224. The FX may not be the choice for you.
  225.  
  226.  
  227. John Lundgren - Elec Tech - Info Tech Svcs 
  228. Rancho Santiago Community College District 
  229. 17th St. at Bristol \ Santa Ana, CA 92706  
  230. jlundgre@pop.rancho.cc.ca.us\jlundgr@eis.calstate.edu
  231.  
  232. ------------------------------
  233.  
  234. Date: Mon, 19 Dec 1994 23:23:08 -0500
  235. From: H.Shrikumar <shri@sureal.cs.umass.edu>
  236. Subject: Re: Information Wanted: Pulse Rate in India
  237. Organization: UMass, Amherst MA + Temporal Systems Bombay India
  238.  
  239.  
  240. In article <telecom14.445.2@eecs.nwu.edu> was written:
  241.  
  242. >  I am setting up a modem for a friend of mine in India and the
  243.  
  244. > 1) make/break ratio of 39% / 61% and 10 PPS (USA/Canada) 
  245. >         [DEFAULT SETTING]
  246. > 2) make/break ratio of 33% / 67% and 10 PPS (UK/Hong Kong)
  247.  
  248. I think according to DOT standards [sic] it is supposed to be this
  249. one.
  250.  
  251. However, I must tip over my salt dumpster here :-)
  252.  
  253. 1. A US modem installed there has practially always worked. And I have
  254. done that with quite a few modems, in quite a few cities and surely
  255. with quite a few exchanges.
  256.  
  257. 2. There is enough tolerance in the exchanges to deal with the above
  258. two at least, I should believe ... speaking entirely from the
  259. knowledge that I have seen some really really creaky phone's with weak
  260. decadic dialer springs, which was so obviously out of whack ... and
  261. the call got thru.
  262.  
  263. (One of those phones once refused to dial 6 (no pulses on 6, dont know
  264. how that could happen, but it did.) This was one of those old bakelite
  265. moulded ITI phones .. and the hook-button has a nice feel to it, so I
  266. just tapped a brisk 'HI' in morse code when I was to dial '6'. Thats
  267. six pulses -- the call got thru each time. :-)
  268.  
  269. 3. One of the lines at our office tho' is very very wierd. It just
  270. would not dial the right number when we dialed with our modem (a
  271. Multitech 224BAF) -- no matter what pulse ratio the modem was set to.
  272. We tried all settings on two modems -- and even verified the ratio 
  273. with
  274. a scope.
  275.  
  276. My morse dialing would always work, as would any phone instrument we
  277. tried. Just not either of the two modems (same model) !!
  278.  
  279. We are now getting a bunch of Boca modems, so I plan to see if they
  280. work on that line -- would be academically interesting.
  281.  
  282. 4. In theory, it is supposed to be bad manners to set the pulse ratio
  283. to a wrong one. (In some countries, the phone-police will get you :)
  284.  
  285. But then again, in theory the DoT is supposed to provide something
  286. close to a phone service :-)
  287.  
  288. 5. DoT standards generally is to do polarity reversal on all lines.
  289. DoT standards is to enable only pulse dialling on the lines. But like
  290. all other things-DoT the exception is now the rule.
  291.  
  292. So many of the newer lines are getting installed and initialised to
  293. whatever seems like the default that the manufacturer put in during
  294. production testing, and "no one cares". The result -- you know you
  295. have a Japanese switch serving you in all likelyhood if your new line
  296. does not do polarity reversal. In fact, MTNL had left DTMF
  297. "accidentally" enabled on some new-fangled smart-card phones in Bombay
  298.  -- some smart alecs found that you could use a DTMF beeper and make
  299. free calls.  (Actaully I wonder if that "accidentally" was not at
  300. least a little non-accidental :-)
  301.  
  302. Long story short - 
  303.  
  304. Use that which works ... surely one of the 10 PPS settings should
  305. work. Most likley both would.
  306.  
  307. Good luck !
  308.  
  309. > 3) make/break ratio of 33% / 67% and 20 PPS (Japan).
  310.  
  311. Not this one ... that's for sure. 
  312.  
  313. My morse code is never that fast :-)
  314.  
  315.  
  316. shrikumar ( shri@cs.umass.edu, shri@shakti.ncst.ernet.in,
  317. X.400 G=Shrikumar S=Hariharasubrahmanian P=itu A=arcom C=CH (yea right 
  318. :)
  319.  
  320. ------------------------------
  321.  
  322. End of TELECOM Digest V14 #456
  323. ******************************
  324.  
  325.                                                                                      
  326.